ModelingHierarchy
Hierarchy definition in the model. A hierarchy is defined by a list of levels, each defined by a column
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
hierarchyId |
The hierarchy's System ID |
- |
string |
uuid |
levels |
Definition of a hierarchy level in the model definition, contains source column identifier. |
- | ||
displayName |
The hierarchy's Display Name |
- |
string |
|
uniqueName |
The hierarchy's Unique identifier |
- |
string |
|
displayFolder |
The hierarchy's display folder name |
- |
string |
|
description |
The hierarchy's description |
- |
string |
|
isAggregatable |
Is it possible to aggregate by this hierarchy |
- |
boolean |
|
hasDefaultMember |
Does this hierarchy have a default member |
- |
boolean |
|
hierarchyType |
Type of the modeling hierarchy: Drill path, parent-child tree, regular |
- | ||
hierarchyCategory |
Predefined hierarchy category |
- | ||
startingLevel |
- |
integer |
int32 |